Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NNodeCollectionDataBinding<TTarget,TTargetItem,TDataSourceItem> Class
The type of the target node collection.
The type of the nodes in the target node collection.
The type of the items in the data source.
Members


In This Topic
    NNodeCollectionDataBinding<TTarget,TTargetItem,TDataSourceItem> Class
    In This Topic
    Class that provides data binding capabilities to node collections.
    Object Model
    NNodeCollectionDataBinding<TTarget,TTargetItem,TDataSourceItem> Class
    Syntax
    Type Parameters
    TTarget
    The type of the target node collection.
    TTargetItem
    The type of the nodes in the target node collection.
    TDataSourceItem
    The type of the items in the data source.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDataBinding
             Nevron.Nov.Dom.NNodeCollectionDataBinding<TTarget,TTargetItem,TDataSourceItem>

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also